[uiLabel setTextColor:] deprecated?

Posted by nornagon on Stack Overflow See other posts from Stack Overflow or by nornagon
Published on 2010-06-08T03:09:59Z Indexed on 2010/06/08 3:12 UTC
Read the original article Hit count: 538

When I try to set the text color of a label using label.textColor = [UIColor lightGrayColor], I get a warning that 'setTextColor:' is deprecated. What should I use instead?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about iphone-sdk-3.0